home *** CD-ROM | disk | FTP | other *** search
- ───────────────────────────────────────────────────────────────────────────────
-
- HEXDUMP V1.0
-
- ───────────────────────────────────────────────────────────────────────────────
- -Dox By Timecop
-
- 1. Introduction.
- ~~~~~~~~~~~~
- This is really nothing, but another very useful thing from me. Originally
- I wrote it in pascal for use with Cyber Demon's file viewer. Then I decided
- to rewrite it in C, add some cosmetics to it and here you go.
-
- 2. A few words about utility.
- ~~~~~~~~~~~~~~~~~~~~~~~~~
- HEXDUMP goes through a text/binary file converting it's contents from
- ascii to hex and puts them in another file very accurately. To start a
- program you will need to enter two parameters. First one will be your
- source file and second one will be your output file. As you see, absolutely
- no brains required. The program was compiled with Borland C++ v4.51.
- HEXDUMP was just another exercise for me. Enjoy!
-
- 3. Greetz.
- ~~~~~~
- Drew - I can't stop greeting you!
- Cyber Demon - release your file viewer already!
-
-
- END OF DOX
-